FilterBy(String,UInt32[]) Method
Invokes the specified filter according to the specified keys.

C# Syntax

void FilterBy( 
   string filterListTitle,
   params uint[] keysIndices
)

Parameters

filterListTitle
The name of the list in which to select filter values.
keysIndices
A list of indices of the keys to select in the list, Index values begin with 1.